object PicForm: TPicForm Left = 122 Top = 26 BorderStyle = bsNone Caption = 'Balls of Steel Control Center' ClientHeight = 337 ClientWidth = 483 Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Scaled = False OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Pic: TImage Left = 0 Top = 0 Width = 785 Height = 592 AutoSize = True end end